home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / 1994.11.gz / 1994.11 / 000203_owner-test-k@cs.umb.edu_Tue Nov 29 10:22:35 1994.msg < prev    next >
Internet Message Format  |  1994-11-30  |  2KB

  1. Received: by cs.umb.edu id AA24295
  2.   (5.65c/IDA-1.4.4 for tex-k-outgoing); Tue, 29 Nov 1994 15:39:10 -0500
  3. Received: from acs3 (ACS3.BU.EDU) by cs.umb.edu with SMTP id AA24286
  4.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Tue, 29 Nov 1994 15:39:03 -0500
  5. Received: by acs3 (8.6.9/BU_Server-1.1)
  6.     id PAA138587; Tue, 29 Nov 1994 15:22:40 -0500
  7. From: swift@acs.bu.edu (Matthew Swift)
  8. Message-Id: <199411292022.PAA138587@acs3>
  9. Date: Tue, 29 Nov 94 15:22:35 -0500
  10. Reply-To: swift@bu.edu
  11. To: Sanjay Lall <sl1@eng.cam.ac.uk>
  12. Cc: tex-k@cs.umb.edu
  13. Subject: possible bug in xdvik-18d 
  14. In-Reply-To: (Your message of Tue, 29 Nov 94 16:13:41 GMT.)
  15.              <199411291613.3623@manuel.eng.cam.ac.uk> 
  16. Sender: owner-test-k@cs.umb.edu
  17. Precedence: bulk
  18.  
  19.  
  20. > When using the xdvik-18d distribution, compiled on a SPARC running Sunos
  21. > 4.1.3_u1 using gcc, I tried the following test file;
  22.  
  23. > [omitted]
  24.  
  25. >     \usepackage[dvips]{graphics}
  26.  
  27. >     \resizebox{!}{0.5in}{\includegraphics{block.eps}}
  28.  
  29. > [omitted]
  30.  
  31. > With a small simple .eps file from a previous document. However, the figure
  32. > is displayed in totally the wrong place, off to the top left of the page.
  33.  
  34. > I tried the same thing with xdvi-18.beta from CTAN, and it displayed the
  35. > image in the correct place.
  36.  
  37.  
  38. I noticed the same thing with xdvi on an HP with gcc.  (don't have the
  39. model/version numbers with me).  I did not check the old xdvi, however.  I
  40. never followed the problem up because it was going to be too much work to
  41. figure out even whether it was a latex2e bug or an xdvi bug or a ghostscript
  42. bug or an X bug....or some perverse combination.  
  43.  
  44. Several related points that might help you:
  45.  
  46. You do not get the the problem with the graphicx package.  So there is
  47. something significant that is glossed over when the docs say "essentially the
  48. same implementation". 
  49.  
  50. \resizebox with graphics.sty will take {!}{!} for its parameters; this is not
  51. documented. but it works.
  52.  
  53. The docs for graphicx.sty say that changing the aspect ratio by setting both
  54. height= and width= is not supported.  Maybe that's true, in which case I don't
  55. know what supported means, but it works just fine.
  56.  
  57. Hope this helps.
  58.  
  59. Matt
  60.  
  61.  
  62. PS I've been getting 3-6 copies of most tex-k msgs today also.
  63.